[INFO] fetching crate kuiper_lang 0.19.0...
[INFO] testing kuiper_lang-0.19.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate kuiper_lang 0.19.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate kuiper_lang 0.19.0
[INFO] finished tweaking crates.io crate kuiper_lang 0.19.0
[INFO] tweaked toml for crates.io crate kuiper_lang 0.19.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kuiper_lang 0.19.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kuiper_lang 0.19.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36d0d93d254d834f0158f5a3a475586ffc015d762b377c8f12a27785b9c9c032
[INFO] running `Command { std: "docker" "start" "-a" "36d0d93d254d834f0158f5a3a475586ffc015d762b377c8f12a27785b9c9c032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36d0d93d254d834f0158f5a3a475586ffc015d762b377c8f12a27785b9c9c032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d0d93d254d834f0158f5a3a475586ffc015d762b377c8f12a27785b9c9c032", kill_on_drop: false }`
[INFO] [stdout] 36d0d93d254d834f0158f5a3a475586ffc015d762b377c8f12a27785b9c9c032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95435a7f63c2c2ea9e943b994eafee4bc325a65301e7f85c28c93b697d69b9bb
[INFO] running `Command { std: "docker" "start" "-a" "95435a7f63c2c2ea9e943b994eafee4bc325a65301e7f85c28c93b697d69b9bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kuiper_lang_macros v0.19.0
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling kuiper_lang v0.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "95435a7f63c2c2ea9e943b994eafee4bc325a65301e7f85c28c93b697d69b9bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95435a7f63c2c2ea9e943b994eafee4bc325a65301e7f85c28c93b697d69b9bb", kill_on_drop: false }`
[INFO] [stdout] 95435a7f63c2c2ea9e943b994eafee4bc325a65301e7f85c28c93b697d69b9bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20cbd0c6418c0ddef68065c136c28e43aa1ddec1486732f3c0109f4700014683
[INFO] running `Command { std: "docker" "start" "-a" "20cbd0c6418c0ddef68065c136c28e43aa1ddec1486732f3c0109f4700014683", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cpp_demangle v0.5.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling symbolic-demangle v12.17.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling symbolic-common v12.17.2
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling kuiper_lang v0.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "20cbd0c6418c0ddef68065c136c28e43aa1ddec1486732f3c0109f4700014683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20cbd0c6418c0ddef68065c136c28e43aa1ddec1486732f3c0109f4700014683", kill_on_drop: false }`
[INFO] [stdout] 20cbd0c6418c0ddef68065c136c28e43aa1ddec1486732f3c0109f4700014683
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6faf4851e0ba75871f2251b55ce22f2168abc074228231d5abeab7013b7fad5f
[INFO] running `Command { std: "docker" "start" "-a" "6faf4851e0ba75871f2251b55ce22f2168abc074228231d5abeab7013b7fad5f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kuiper_lang-13d16f93a50f2b10)
[INFO] [stdout] 
[INFO] [stdout] running 326 tests
[INFO] [stdout] test compiler::optimizer::tests::test_mixed_optimizer_order ... ok
[INFO] [stdout] test compiler::optimizer::tests::test_fancy_expression ... ok
[INFO] [stdout] test expressions::array::tests::test_array_types_dynamic ... ok
[INFO] [stdout] test compiler::optimizer::tests::test_divide_by_zero ... ok
[INFO] [stdout] test expressions::array::tests::test_array_types_known ... ok
[INFO] [stdout] test expressions::base::tests::test_optimized_type_resolution ... ok
[INFO] [stdout] test compiler::optimizer::tests::test_cast ... ok
[INFO] [stdout] test expressions::defines::tests::test_define_name_conflict_inner ... ok
[INFO] [stdout] test expressions::defines::tests::test_complex_define ... ok
[INFO] [stdout] test expressions::defines::tests::test_defines_inner ... ok
[INFO] [stdout] test expressions::defines::tests::test_define_name_conflict ... ok
[INFO] [stdout] test expressions::defines::tests::test_defines_outer ... ok
[INFO] [stdout] test expressions::defines::tests::test_multiple_defines ... ok
[INFO] [stdout] test expressions::defines::tests::test_nested_define ... ok
[INFO] [stdout] test expressions::defines::tests::test_multiple_defines_inner ... ok
[INFO] [stdout] test expressions::defines::tests::test_template_string_display ... ok
[INFO] [stdout] test expressions::defines::tests::test_template_string_types ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_chunks ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_chunk_types ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_contains_types ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_contains ... ok
[INFO] [stdout] test compiler::optimizer::tests::test_incorrect_function_arg ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_length ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_length_types ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_sum ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_sum_types ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_tail_types ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_tail ... ok
[INFO] [stdout] test expressions::functions::coalesce::tests::test_coalesce ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_slice ... ok
[INFO] [stdout] test expressions::functions::coalesce::tests::test_coalesce_types ... ok
[INFO] [stdout] test expressions::functions::conversions::tests::test_try_bool_types ... ok
[INFO] [stdout] test expressions::functions::conversions::tests::test_try_bool ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_slice_types ... ok
[INFO] [stdout] test expressions::functions::conversions::tests::test_try_float ... ok
[INFO] [stdout] test expressions::functions::conversions::tests::test_try_float_types ... ok
[INFO] [stdout] test expressions::functions::conversions::tests::test_try_int ... ok
[INFO] [stdout] test expressions::functions::conversions::tests::test_try_int_types ... ok
[INFO] [stdout] test expressions::functions::digest::tests::test_digest ... ok
[INFO] [stdout] test expressions::functions::digest::tests::test_digest_types ... ok
[INFO] [stdout] test expressions::functions::functors::distinct_by::tests::test_distinct_by_fails_for_unknown_types ... ok
[INFO] [stdout] test expressions::functions::functors::distinct_by::tests::test_distinct_by_for_arrays ... ok
[INFO] [stdout] test expressions::functions::functors::distinct_by::tests::test_distinct_by_for_objects ... ok
[INFO] [stdout] test expressions::functions::functors::distinct_by::tests::test_distinct_by_types_inner_error ... ok
[INFO] [stdout] test expressions::functions::functors::distinct_by::tests::test_distinct_by_types ... ok
[INFO] [stdout] test expressions::functions::functors::except::tests::test_except ... ok
[INFO] [stdout] test expressions::functions::functors::except::tests::test_except_array_types ... ok
[INFO] [stdout] test expressions::functions::digest::tests::test_digest_eq ... ok
[INFO] [stdout] test expressions::functions::functors::except::tests::test_except_fails_for_other_types ... ok
[INFO] [stdout] test expressions::functions::dynamic::tests::test_dynamic_function ... ok
[INFO] [stdout] test expressions::functions::functors::except::tests::test_except_filter_by_key ... ok
[INFO] [stdout] test expressions::functions::functors::filter::tests::test_simple_filter ... ok
[INFO] [stdout] test expressions::functions::functors::except::tests::test_except_lambda_types ... ok
[INFO] [stdout] test expressions::functions::functors::filter::tests::test_filter_types ... ok
[INFO] [stdout] test expressions::functions::functors::flatmap::tests::test_flatmap ... ok
[INFO] [stdout] test expressions::functions::functors::flatmap::tests::test_flatmap_types ... ok
[INFO] [stdout] test expressions::functions::functors::flatmap::tests::test_flatmap_where_include_single ... ok
[INFO] [stdout] test expressions::functions::functors::if_value::tests::test_if_value ... ok
[INFO] [stdout] test expressions::functions::functors::if_value::tests::test_if_value_types ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_map_object_with_key ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_map_array_types ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_map_object ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_map_object_types ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_map_only_array_is_valid ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_map_with_index ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_simple_map ... ok
[INFO] [stdout] test expressions::functions::functors::objects::tests::test_to_object ... ok
[INFO] [stdout] test expressions::functions::functors::objects::tests::test_to_object_implicit_value ... ok
[INFO] [stdout] test expressions::functions::functors::objects::tests::test_to_object_types ... ok
[INFO] [stdout] test expressions::functions::functors::objects::tests::test_to_object_types_value ... ok
[INFO] [stdout] test expressions::functions::functors::reduce::tests::test_reduce_numbers ... ok
[INFO] [stdout] test expressions::functions::functors::reduce::tests::test_reduce_strings ... ok
[INFO] [stdout] test expressions::functions::functors::reduce::tests::test_reduce_types ... ok
[INFO] [stdout] test expressions::functions::functors::select::tests::test_select ... ok
[INFO] [stdout] test expressions::functions::functors::select::tests::test_select_array_types ... ok
[INFO] [stdout] test expressions::functions::functors::select::tests::test_select_fails_for_other_types ... ok
[INFO] [stdout] test expressions::functions::functors::select::tests::test_select_filter_by_key ... ok
[INFO] [stdout] test expressions::functions::functors::select::tests::test_select_lambda_types ... ok
[INFO] [stdout] test expressions::functions::functors::zip::tests::test_zip_two ... ok
[INFO] [stdout] test expressions::functions::functors::zip::tests::test_zip_types ... ok
[INFO] [stdout] test expressions::functions::join::tests::test_join ... ok
[INFO] [stdout] test expressions::functions::join::tests::test_join_arrays ... ok
[INFO] [stdout] test expressions::functions::join::tests::test_join_fails_for_other_types ... ok
[INFO] [stdout] test expressions::functions::join::tests::test_join_multiple ... ok
[INFO] [stdout] test expressions::functions::join::tests::test_join_overwrites ... ok
[INFO] [stdout] test expressions::functions::join::tests::test_join_types ... ok
[INFO] [stdout] test expressions::functions::json::tests::test_json_types ... ok
[INFO] [stdout] test expressions::functions::json::tests::test_parse_json ... ok
[INFO] [stdout] test expressions::functions::json::tests::test_parse_json_wrong_keys ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_all ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_any ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_any_all_types ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_case ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_case_types ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_simple_if ... ok
[INFO] [stdout] test expressions::functions::json::tests::test_parse_json_misc ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_exp_function ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_float_function ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_if_function_types ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_float_function_types ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_int_function_types ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_log_function ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_int_function ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_min_max_function_types ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_pow_function ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_random ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_one_arg_math_function_types ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_min_function ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_random_function_types ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_trig_functions ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_sqrt_function ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_two_arg_math_function_types ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_max_function ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_all_captures_types ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_all_captures ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_all_matches_types ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_first_captures_types ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_all_matches ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_first_match_types ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_first_match ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_is_match_types ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_non_constant ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_non_constant_2 ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_first_captures ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_replace ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_chars_function ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_chars_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_concat ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_concat_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_ends_with ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_join ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_replace_all ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_lower_upper_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_lower ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_replace_function ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_replace_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_split_function ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_split_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_starts_ends_with_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_starts_with ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_string_join_types ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_is_match ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_string_types ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_invalid ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_string_function ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_translate ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_substring_function ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_substring_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_translate_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_trim_function ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_format_timestamp_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_trim_whitespace_types ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_now ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_now_const ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_now_types ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_time_conversion ... ok
[INFO] [stdout] test expressions::functions::transforms::tests::test_pairs ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_upper ... ok
[INFO] [stdout] test expressions::functions::transforms::tests::test_pairs_types ... ok
[INFO] [stdout] test expressions::if_expr::tests::test_if_expr ... ok
[INFO] [stdout] test expressions::if_expr::tests::test_if_types_known_conditions ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_to_unix_timestamp_types ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_time_format ... ok
[INFO] [stdout] test expressions::if_expr::tests::test_if_types ... ok
[INFO] [stdout] test expressions::if_expr::tests::test_if_without_else ... ok
[INFO] [stdout] test expressions::if_expr::tests::test_if_types_no_else ... ok
[INFO] [stdout] test expressions::macro_call::tests::test_macro_error_loc ... ok
[INFO] [stdout] test expressions::macro_call::tests::test_recursive_macro_fail ... ok
[INFO] [stdout] test expressions::macro_call::tests::test_simple_macro_expansion ... ok
[INFO] [stdout] test expressions::numbers::tests::test_max_function ... ok
[INFO] [stdout] test expressions::numbers::tests::test_try_add ... ok
[INFO] [stdout] test expressions::macro_call::tests::test_allowed_macro_nesting ... ok
[INFO] [stdout] test expressions::is_operator::tests::test_is_expr_types ... ok
[INFO] [stdout] test expressions::numbers::tests::test_try_as_u64 ... ok
[INFO] [stdout] test expressions::numbers::tests::test_try_cast_integer ... ok
[INFO] [stdout] test expressions::numbers::tests::test_try_mul ... ok
[INFO] [stdout] test expressions::numbers::tests::test_min_function ... ok
[INFO] [stdout] test expressions::numbers::tests::test_try_as_i64 ... ok
[INFO] [stdout] test expressions::numbers::tests::test_try_sub ... ok
[INFO] [stdout] test expressions::object::tests::test_object_wrong_key_type ... ok
[INFO] [stdout] test expressions::operator::tests::test_and_expr_types ... ok
[INFO] [stdout] test expressions::operator::tests::test_equality_expr_types ... ok
[INFO] [stdout] test expressions::operator::tests::test_minus_expr_types ... ok
[INFO] [stdout] test expressions::object::tests::test_object_types ... ok
[INFO] [stdout] test expressions::operator::tests::test_div_expr_types ... ok
[INFO] [stdout] test expressions::operator::tests::test_or_expr_types ... ok
[INFO] [stdout] test expressions::selector::tests::test_constant_selector ... ok
[INFO] [stdout] test expressions::selector::tests::test_array_selector ... ok
[INFO] [stdout] test expressions::selector::tests::test_dynamic_selector ... ok
[INFO] [stdout] test expressions::selector::tests::test_selector_types_array ... ok
[INFO] [stdout] test expressions::selector::tests::test_selector_types_array_dynamic ... ok
[INFO] [stdout] test compiler::optimizer::tests::test_mixed_expression ... ok
[INFO] [stdout] test expressions::operator::tests::test_arith_expr_types ... ok
[INFO] [stdout] test expressions::operator::tests::test_negate_expr_types ... ok
[INFO] [stdout] test expressions::selector::tests::test_selector_types_object_const_dynamic ... ok
[INFO] [stdout] test expressions::selector::tests::test_selector_types_array_neg ... ok
[INFO] [stdout] test expressions::selector::tests::test_selector_types_object_dynamic ... ok
[INFO] [stdout] test expressions::source::tests::test_custom_data ... ok
[INFO] [stdout] test expressions::source::tests::test_lazy_source_data ... ok
[INFO] [stdout] test lexer::token::test::test_array_expr ... ok
[INFO] [stdout] test expressions::source::tests::test_custom_data_generic ... ok
[INFO] [stdout] test lexer::token::test::test_comments ... ok
[INFO] [stdout] test lexer::token::test::test_escapes ... ok
[INFO] [stdout] test expressions::template_string::tests::test_template_string ... ok
[INFO] [stdout] test lexer::token::test::test_identifiers ... ok
[INFO] [stdout] test lexer::token::test::test_lambda ... ok
[INFO] [stdout] test lexer::token::test::test_lexer ... ok
[INFO] [stdout] test lexer::token::test::test_line_comment ... ok
[INFO] [stdout] test lexer::token::test::test_numbers ... ok
[INFO] [stdout] test lexer::token::test::test_object ... ok
[INFO] [stdout] test lexer::token::test::test_operators ... ok
[INFO] [stdout] test lexer::token::test::test_raw_template_string ... ok
[INFO] [stdout] test expressions::selector::tests::test_selector_types_object ... ok
[INFO] [stdout] test parse::parser::tests::test_array_idx ... ok
[INFO] [stdout] test parse::parser::tests::test_bad_selector ... ok
[INFO] [stdout] test parse::parser::tests::test_bad_selector_2 ... ok
[INFO] [stdout] test parse::parser::tests::test_bad_selector_3 ... ok
[INFO] [stdout] test parse::parser::tests::test_complex_selector ... ok
[INFO] [stdout] test parse::parser::tests::test_complicated_operator_precedence ... ok
[INFO] [stdout] test parse::parser::tests::test_deep_postfix_function ... ok
[INFO] [stdout] test parse::parser::tests::test_const_parse ... ok
[INFO] [stdout] test parse::parser::tests::test_empty_array ... ok
[INFO] [stdout] test parse::parser::tests::test_empty_expression ... ok
[INFO] [stdout] test parse::parser::tests::test_empty_lambda ... ok
[INFO] [stdout] test parse::parser::tests::test_empty_object ... ok
[INFO] [stdout] test parse::parser::tests::test_index_object ... ok
[INFO] [stdout] test parse::parser::tests::test_lambda ... ok
[INFO] [stdout] test parse::parser::tests::test_lambda_arg ... ok
[INFO] [stdout] test parse::parser::tests::test_misplaced_expression ... ok
[INFO] [stdout] test parse::parser::tests::test_misplaced_negate ... ok
[INFO] [stdout] test parse::parser::tests::test_misplaced_operator ... ok
[INFO] [stdout] test parse::parser::tests::test_negate_expr ... ok
[INFO] [stdout] test parse::parser::tests::test_negate_op ... ok
[INFO] [stdout] test parse::parser::tests::test_nested_postfix_function ... ok
[INFO] [stdout] test parse::parser::tests::test_object_creation ... ok
[INFO] [stdout] test parse::parser::tests::test_order_of_ops ... ok
[INFO] [stdout] test parse::parser::tests::test_postfix_function ... ok
[INFO] [stdout] test parse::parser::tests::test_skip_comment ... ok
[INFO] [stdout] test parse::parser::tests::test_unary_minus ... ok
[INFO] [stdout] test parse::parser::tests::test_unexpected_lambda ... ok
[INFO] [stdout] test parse::parser::tests::test_unterminated_string ... ok
[INFO] [stdout] test pretty::tests::test_pretty_printing_defines ... ok
[INFO] [stdout] test pretty::tests::test_pretty_printing ... ok
[INFO] [stdout] test parse::parser::tests::test_missing_terminator ... ok
[INFO] [stdout] test compiler::optimizer::tests::test_constant_math ... ok
[INFO] [stdout] test expressions::array::tests::test_invalid_concat ... ok
[INFO] [stdout] test expressions::base::tests::test_constant_type_resolution ... ok
[INFO] [stdout] test expressions::template_string::tests::test_template_string_error_offset ... ok
[INFO] [stdout] test lexer::token::test::test_lambda_2 ... ok
[INFO] [stdout] test pretty::tests::test_pretty_printing_template_strings ... ok
[INFO] [stdout] test pretty::utils::tests::test_get_raw_tokens ... ok
[INFO] [stdout] test pretty::utils::tests::test_iter_line_spans ... ok
[INFO] [stdout] test pretty::utils::tests::test_indent_tokens ... ok
[INFO] [stdout] test pretty::utils::tests::test_inter_token_whitespace ... ok
[INFO] [stdout] test tests::run_compile_tests ... ok
[INFO] [stdout] test pretty::utils::tests::test_prettify_comment ... ok
[INFO] [stdout] test tests::test_add_different_types ... ok
[INFO] [stdout] test tests::test_array_concat ... ok
[INFO] [stdout] test tests::test_comments ... ok
[INFO] [stdout] test tests::test_comments_2 ... ok
[INFO] [stdout] test tests::test_array_indexing ... ok
[INFO] [stdout] test tests::test_compare_operators ... ok
[INFO] [stdout] test tests::test_boolean_operators ... ok
[INFO] [stdout] test tests::test_build_error ... ok
[INFO] [stdout] test tests::test_divide_by_zero ... ok
[INFO] [stdout] test tests::test_debug_info_ok ... ok
[INFO] [stdout] test tests::test_compare_operators_eq ... ok
[INFO] [stdout] test tests::test_compile_from_tokens ... ok
[INFO] [stdout] test tests::test_duplicate_macro ... ok
[INFO] [stdout] test tests::test_get_opcount ... ok
[INFO] [stdout] test tests::test_display_expression ... ok
[INFO] [stdout] test tests::test_invalid_input_variable ... ok
[INFO] [stdout] test tests::test_equality_cross_type ... ok
[INFO] [stdout] test tests::test_max_macro_expansions ... ok
[INFO] [stdout] test tests::test_is_operator ... ok
[INFO] [stdout] test tests::test_is_2 ... ok
[INFO] [stdout] test tests::test_multiple_inputs ... ok
[INFO] [stdout] test tests::test_non_numeric_input ... ok
[INFO] [stdout] test tests::test_nested_postfix_function ... ok
[INFO] [stdout] test tests::test_negate_op ... ok
[INFO] [stdout] test tests::test_object_concat ... ok
[INFO] [stdout] test tests::test_complicated_operator_precedence ... ok
[INFO] [stdout] test tests::test_object_creation ... ok
[INFO] [stdout] test tests::test_optimizer_operation_limit ... ok
[INFO] [stdout] test tests::test_object_indexing ... ok
[INFO] [stdout] test tests::test_object_return ... ok
[INFO] [stdout] test pretty::tests::test_pretty_printing_fancy ... ok
[INFO] [stdout] test tests::test_negative_result ... ok
[INFO] [stdout] test tests::test_modulo_operator ... ok
[INFO] [stdout] test tests::test_unexpected_lambda_in_macro ... ok
[INFO] [stdout] test tests::test_op_limit ... ok
[INFO] [stdout] test tests::test_variable_ordering ... ok
[INFO] [stdout] test tests::test_wrong_function_input ... ok
[INFO] [stdout] test tests::test_wrong_number_of_macro_args ... ok
[INFO] [stdout] test types::array::tests::test_array_indexing ... ok
[INFO] [stdout] test types::array::tests::test_array_union ... ok
[INFO] [stdout] test tests::test_source_conflict_error ... ok
[INFO] [stdout] test tests::test_unrecognized_function ... ok
[INFO] [stdout] test tests::test_source_missing_error ... ok
[INFO] [stdout] test types::object::tests::test_object_indexing_no_generic ... ok
[INFO] [stdout] test types::object::tests::test_object_union ... ok
[INFO] [stdout] test tests::test_template_string ... ok
[INFO] [stdout] test tests::test_unexpected_lambda ... ok
[INFO] [stdout] test types::object::tests::test_object_indexing ... ok
[INFO] [stdout] test types::tests::test_assignable_array ... ok
[INFO] [stdout] test types::tests::test_assignable_object ... ok
[INFO] [stdout] test types::tests::test_assignable_simple ... ok
[INFO] [stdout] test types::tests::test_assignable_union ... ok
[INFO] [stdout] test tests::test_recursion_depth ... ok
[INFO] [stdout] test types::tests::test_display ... ok
[INFO] [stdout] test types::tests::test_is_float ... ok
[INFO] [stdout] test types::tests::test_is_boolean ... ok
[INFO] [stdout] test types::tests::test_iter_union ... ok
[INFO] [stdout] test types::tests::test_const_equals ... ok
[INFO] [stdout] test types::tests::test_is_null ... ok
[INFO] [stdout] test types::tests::test_extract_single_union ... ok
[INFO] [stdout] test types::tests::test_is_integer ... ok
[INFO] [stdout] test types::tests::test_never_type ... ok
[INFO] [stdout] test types::tests::test_truthyness ... ok
[INFO] [stdout] test types::tests::test_try_as_array ... ok
[INFO] [stdout] test types::tests::test_try_as_array_union_without_array ... ok
[INFO] [stdout] test types::tests::test_try_as_object ... ok
[INFO] [stdout] test types::tests::test_type_execution_state ... ok
[INFO] [stdout] test tests::test_add_keeps_type ... ok
[INFO] [stdout] test types::tests::test_try_as_object_union_without_object ... ok
[INFO] [stdout] test types::tests::test_union ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 326 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kuiper_lang
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/pretty/formatter.rs - pretty::formatter::Formatter<'a,T>::update_postfix_indent (line 198) ... ignored
[INFO] [stdout] test src/expressions/base.rs - expressions::base::Expression (line 165) ... ok
[INFO] [stdout] test src/compiler/mod.rs - compiler::compile_expression_with_config (line 140) ... ok
[INFO] [stdout] test src/lib.rs - (line 22) ... ok
[INFO] [stdout] test src/lib.rs - functions (line 158) ... ok
[INFO] [stdout] test src/compiler/mod.rs - compiler::compile_expression (line 118) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6faf4851e0ba75871f2251b55ce22f2168abc074228231d5abeab7013b7fad5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6faf4851e0ba75871f2251b55ce22f2168abc074228231d5abeab7013b7fad5f", kill_on_drop: false }`
[INFO] [stdout] 6faf4851e0ba75871f2251b55ce22f2168abc074228231d5abeab7013b7fad5f
